ASP.NET MVC コントロールヘルプ
AnnotationBaseBuilder<TControl,TBuilder> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 : AnnotationBaseBuilder<TControl,TBuilder> クラス
AnnotationBaseのビルダ。
オブジェクト モデル
AnnotationBaseBuilder<TControl,TBuilder> クラス
シンタックス
'宣言
 
Public MustInherit Class AnnotationBaseBuilder
    (Of TControl As AnnotationBase,
     TBuilder As AnnotationBaseBuilder(Of TControl,TBuilder)) 
   Inherits BaseBuilder(Of TControl,TBuilder)
public abstract class AnnotationBaseBuilder<TControl,TBuilder> : BaseBuilder<TControl,TBuilder> 
where TControl: AnnotationBase
where TBuilder: AnnotationBaseBuilder<TControl,TBuilder>
型パラメータ
TControl
TBuilder
継承階層

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.AnnotationBaseBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.ShapeBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.TextBuilder

参照

AnnotationBaseBuilder<TControl,TBuilder> メンバ
C1.Web.Mvc.Fluent 名前空間